Skip to content

Typlatex: refresh thumbnail & correct outdated description - #552

Open
LuckyZ10 wants to merge 1 commit into
typora:gh-pagesfrom
LuckyZ10:update-typlatex-media
Open

Typlatex: refresh thumbnail & correct outdated description#552
LuckyZ10 wants to merge 1 commit into
typora:gh-pagesfrom
LuckyZ10:update-typlatex-media

Conversation

@LuckyZ10

Copy link
Copy Markdown

Theme author here (@LuckyZ10).

What changed

  1. New thumbnail (media/thumbnails/typlatex.png) — the old one was a cropped window screenshot with the OS menu bar and unrelated UI visible. The new one is a clean render of an actual A4 paper card on the desk background: title, abstract, TOC and both justified columns are legible at 500x400.

  2. Description fixes in _posts/theme/2026-08-22-typlatex.md:

    • The theme no longer defaults to first-line indents — paragraphs are unindented with a small paragraph gap (LaTeX-style indent is still one variable away via :root). The old text said "2-character first-line indents", which no longer matches.
    • Highlights the theme's signature feature explicitly: --- horizontal rules act as invisible span triggers that make the next block (paragraph, $$ math block or table) cross both columns.

All six themes were also re-screenshotted in the upstream repo: https://github.com/LuckyZ10/typlatex

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 419d672259

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +19 to +20
two-column text, serif body type, unindented paragraphs separated by a small
gap (LaTeX-style first-line indents are one variable away), and booktabs-style

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Update the feature bullet to match the new paragraph default

The revised overview now says paragraphs are unindented and separated by a gap, but the feature list at lines 28–30 still advertises “LaTeX-style indents” as the normal two-column behavior. Readers deciding how the theme formats body text therefore receive contradictory defaults on the same page; update that bullet to describe the no-indent default and identify indentation as optional.

Useful? React with 👍 / 👎.

thumbnail: "typlatex.png"
preview: "typlatex.png"
description: "A six-theme family that typesets Typora like LaTeX — A4 paper preview, justified two-column text, first-line indents, booktabs tables, auto-spanning figures with blue captions, and a bold single-round-corner heading style."
description: "A six-theme family that typesets Typora like LaTeX — A4 paper preview, justified two-column text, no-indent paragraphs with a paragraph gap (LaTeX indent optional), booktabs tables, `---` span triggers for figures/math/tables with blue captions, and a bold single-round-corner heading style."

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Describe the actual blocks handled by the span trigger

The new summary describes --- as a trigger for “figures/math/tables with blue captions,” but the detailed behavior below says standalone figures span automatically and that the trigger applies to the next paragraph, math block, or table; blue captions are a separate figure rule. This makes the newly highlighted signature feature misleading, especially for users expecting a horizontal rule to be required for figures.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant